home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1495 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  157 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "4 Mag";
  3.    messah2 = "10 time";
  4.    descrap = "Stops all enemies for a limited amount of time";
  5.    _root.price = "4100g";
  6. }
  7.